projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e329845
)
* src/xwidget.c: Add missing header.
author
Grégoire Jadi
<gregoire.jadi@gmail.com>
Thu, 13 Jun 2013 14:02:48 +0000
(16:02 +0200)
committer
Grégoire Jadi
<gregoire.jadi@gmail.com>
Thu, 13 Jun 2013 14:02:48 +0000
(16:02 +0200)
The header webkit/webkitwebpolicydecision.h is required for
`webkit_web_policy_decision_download'.
src/xwidget.c
patch
|
blob
|
history
diff --git
a/src/xwidget.c
b/src/xwidget.c
index eada274949cb19bb6ca356de17797e02311753f1..955a6d0e5249e40667c9c1d34088a5632fc40415 100644
(file)
--- a/
src/xwidget.c
+++ b/
src/xwidget.c
@@
-88,6
+88,7
@@
#include <webkit/webkitglobals.h>
#include <webkit/webkitwebnavigationaction.h>
#include <webkit/webkitdownload.h>
+#include <webkit/webkitwebpolicydecision.h>
#endif
//for GIR